![]() | Pattern Matching Inference | Tree-Dialog Decision Tree Inference | ![]() |
This method of inference is invoked using the @DoCBR command. In this inference strategy the Decision Tree or Cases Object is executed (depending on the setting of the Object's knowledgeMode property).
For a Decision Tree Object, all paths are traced through the tree (based on the known Attribute values) towards all possible Leaf Nodes. The reached Leaf 'Node' values then form the list of 'valid' values for the Class.
For a Cases Object each Case is fired, and the values of the last column of fired Cases form the list of 'valid' values for the Class.